Threading
- Category
- Namespace
- Description
- The System.Threading namespace provides classes and interfaces that enable multithreaded programming. In addition to classes for synchronizing thread activities and access to data ( System.Threading.Mutex, System.Threading.Monitor, System.Threading.Interlocked, System.Threading.AutoResetEvent, and so on), this namespace includes a System.Threading.ThreadPool class that allows you to use a pool of system-supplied threads, and a System.Threading.Timer class that executes callback methods on thread pool threads.
- Classes
-
AbandonedMutexException
AutoResetEvent
CompressedStack
EventWaitHandle
ExecutionContext
HostExecutionContext
HostExecutionContextManager
Interlocked
ManualResetEvent
Monitor
Mutex
Overlapped
ReaderWriterLock
RegisteredWaitHandle
Semaphore
SemaphoreFullException
SynchronizationContext
SynchronizationLockException
Thread
ThreadAbortException
ThreadExceptionEventArgs
ThreadInterruptedException
ThreadPool
ThreadStartException
ThreadStateException
Timeout
Timer
WaitHandle
WaitHandleCannotBeOpenedException - Structures
-
AsyncFlowControl
LockCookie
NativeOverlapped - Delegates
-
ContextCallback
IOCompletionCallback
ParameterizedThreadStart
SendOrPostCallback
ThreadExceptionEventHandler
ThreadStart
TimerCallback
WaitCallback
WaitOrTimerCallback - Enumerations
-
ApartmentState
EventResetMode
ThreadPriority
ThreadState - Tags
- 01C215753B, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database